getDeleteIntent

@Nullable
open fun getDeleteIntent(): @Nullable PendingIntent(source)

Returns the TV-specific delete intent. If this method returns null, the main delete intent on the notification should be used.

See also

{@link Notification#deleteIntent}